li{list-style: none}
a{color: #666666;text-decoration: none}
a:hover{color: #a52721;text-decoration: none}
*{padding:0;margin:0;font-size:14px;font-family:"微软雅黑";transition: all 0.3s linear;}
.fr{float: right;}
.fl{float: left;}
.C-left{text-align: left;}
.C-right{text-align: right;}
.clboth{clear: both;margin:0px!important;padding:0px!important;height:0px!important;width:0px!important;}
.pinfo>*{padding: 0;margin: 0;}
.text_about{padding-top:20px;}
.text_about p{font-size:16px;line-height:30px;}
.text_about span{font-size:16px;line-height:30px;}
.text_about img{max-width:100%;margin:10px 0;}
	
.area{width: 1400px;margin: 0 auto;}
.cl{overflow: hidden;}
body{background: #f9f9f9;}

/*header*/
.navs_tit{
	height: 30px;
	border-bottom: 1px solid #d8d8d8;
	background: #f9f9f9;
}
.navbar-static-top{background:#fff;}
.navs_tit .navs_tit_cen{
	color: #666666;
	font: normal 14px/30px '微软雅黑';
}

.navs_tit .navs_tit_cen span{
	margin-left: 10px;
}

.navs_header{
	height: 68px;
	margin-top: 35px;
	overflow: hidden;
}

.navs_header .navs_header_logo{
	width: 488px;
	height: 68px;
	padding-right: 14px;
	/* border-right: 1px solid #cccccc; */
	margin-right: 24px;
	text-indent: -3000px;
}

.navs_header .navs_header_slogan p{
	color: #a52721;
	font: bold 20px/36px '微软雅黑';
}

.navs_header .navs_header_slogan span{
	display: block;
	width: 240px;
	text-align: center;
	color: #666666;
	font: normal 16px/36px '微软雅黑';
}

.navs_header .navs_header_conten{
	overflow: hidden;
}

.navs_header .navs_header_conten span{
		padding-left: 14px;
		color: #666666;
		font: normal 16px/23px '微软雅黑';
}

.navs_header .navs_header_conten p{
		color: #a52721;
		font: bold 18px/20px '微软雅黑';
}

.navs_header .navs_header_conten .navs_header_conten_l{
	margin-right: 36px;
	border-right: 2px solid #cccccc;
}

.navs_header .navs_header_conten .navs_header_conten_txt{
		padding-right: 34px;
		margin-top: 10px;
		color: #a52721;
		font: bold 18px/20px '微软雅黑';
}

/* 导航 */
.navs_b{
	height: 42px;
	margin-top: 20px;
	overflow: hidden;
}
.navs_b li a{
	display: block;
	float: left;
	padding: 0 30px;
	color: #333333;
	font: normal 16px/38px '微软雅黑';
}

.navs_b .navs_b_sy a{
	color: #a52721;
	font: bold 16px/38px '微软雅黑';
	border-bottom: #a52721 solid 4px;
}

.navs_b li:hover a{
	color: #a52721;
	font: bold 16px/38px '微软雅黑';
	border-bottom: #a52721 solid 4px;
}

/* banner部分 */

.banner img{
	width: 100%;
}

/* 产品中心部分 */

.area h2{
	margin-top: 70px;
	text-align: center;
	color: #a52721;
	font: bold 28px/48px 'arial';
}

.area h3{
	margin-bottom: 20px;
	text-align: center;
	color: #333333;
	font: normal 28px/48px '微软雅黑';
}

.product .product_tit{
	text-align: center;
	overflow: hidden;
}

.product .product_tit li{
	text-align: center;
	padding: 0 22px;
	margin-right: 20px;
	border-radius: 22px;
	border: 1px solid #999999;
	display: inline-block;
}

.product .product_tit li a{
	color: #333333;
	font: normal 18px/40px '微软雅黑';
}
.product .product_tit li:hover{
	padding: 0 22px;
	background-image: linear-gradient(to right, #a52721 0%, #9a413f  a9 130px);
}

.product .product_tit li:hover a{
	color:#fff;
}
.product .product_tit .product_tit_qh{
	padding: 0 22px;
	background-image: linear-gradient(to right, #a52721 0%, #9a413f  130px);
}

.product .product_tit .product_tit_qh a{
	color:#fff;
}

.product .product_photo {display:none;}
.product .product_photo_bom{display:inline-block;    width: 100%;}
.product .product_photo div{
	float: left;
	height: auto;
	width: 420px;
	margin-top: 30px;
	margin-right: 63px;
	border: 1px solid #e7e7e7;
	position: relative;
	overflow:hidden;
	margin-bottom: 30px;
	padding-bottom:10px;
}
.product .product_photo div .img{
	width:100%;height:auto;overflow:hidden;margin:0px;padding:0px;
	padding-top: 1vw;
    box-sizing: border-box;
	background: #fff;
    text-align: center;
}
.product .product_photo div img:hover{
	-webkit-transform:scale(1.08);
}


.product .product_photo div p{
	width: 96%;
    text-align: left;
    color: #234479;
    font: normal 16px/35px '微软雅黑';
	font-weight:600;
    padding: 0 2%;
	margin-top:5px;
    border: 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.product .product_photo div span{
	width: 96%;
    text-align: left;
    color: #666;
    font: normal 14px/20px '微软雅黑';
    padding: 0 2%;
    border: 0;height: 40px;
	display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden;-webkit-line-clamp:2;
}


.product .product_photo div:nth-child(3n+0) {
	margin-right: 0;
}


.product .product_photo div img{ width: 83%;
    padding: 15px;}
.product .product_photo div:hover{
	border: 1px solid #a52721;

}

.product .product_photo p{
	float: right;
	height: auto;
	
}
.product_back{margin:0px!important;padding:10px!important;box-sizing: border-box;width:100%;
	position: absolute!important;
    bottom: 0!important;
    height: 100%!important;
	 opacity: 0;
}
.product_back .product_back_img{width:100%!important;height:80px!important;padding:0px!important;box-sizing: border-box;margin:161px  0 0 0!important;    text-align: center!important;border:0px!important;}
.product_back .product_back_img a{display:inline-block;width:80px;height:80px;overflow:hidden;border-radius:150px;background:#ccc}
.product_back .product_back_img .product_back_img1{background: url(../IMAGES/lianj.png) no-repeat 0 0;margin-right: 50px;background-size:100%;}
.product_back .product_back_img .product_back_img2{background: url(../IMAGES/zisun.png) no-repeat 0 0;background-size:100%;}


.product_back_title{text-align:center!important;font-size:26px!important;color:#fff!important;font-weight:600!important;margin-top: 27px!important;}

.product_back_hov:hover .product_back{opacity:1;}
/* 解决方案 */
.solution .solution_first{
	overflow: hidden;
	margin-bottom: 30px;
	width: 1400px;
	height: 280px;
	background: #e8e8e8;
}
.solution dl:hover{
	box-shadow: 0px 0px 10px #dadcdf;
	-webkit-transform:scale(1.05);
}

.solution .solution_first .solution_first_l{
	width: 450px;
	height: 280px;
}
.solution .solution_first .solution_first_l img{width:100%;height:100%;}

.solution .solution_first .solution_first_r{
	/* width: 820px;
	height: 350px; */
	margin-left: 80px;
}

.solution .solution_first .solution_first_r h4{
	margin-top: 20px;
	color: #333333;
	font: normal 24px/84px '微软雅黑';
}

.solution .solution_first .solution_first_r p{
	overflow: hidden;
	margin-bottom: 20px;
	width: 820px;
	height: 87px;
	color: #666666;
	font: normal 16px/28px '微软雅黑';
}

.solution .solution_first .solution_first_r a{
	display: inline-block;
	text-align: center;
	width: 124px;
	height: 42px;
	border-radius: 30px;
	color: #FFFFFF;
	font: normal 18px/42px '微软雅黑';
	background: #a52721;
}

/* 核心优势 */

.core .core_hd{
	width: 100%;
	height: 856px;
	margin: 0 auto;
	background: url(../IMAGES/photo12.png) no-repeat 0 0;
	background-size: 100%;
}

.core .core_bd{
	width: 100%;
	height: 874px;
	margin: 0 auto;
	background: url(../IMAGES/photo13.png) no-repeat 0 0;
	background-size: 100%;
}

/* 成功案例 */

.storise .storise_content{
	width: 1400px;
	height: 650px;
	border: 1px solid #e7e7e7;
	background: #FFFFFF;
}

.storise .storise_content .storise_content_hd{
	width: 1320px;
	height: 70px;
	border: 1px solid #e7e7e7;
	background: #9a413f ;
	
	padding-left: 80px;
}

.storise .storise_content .storise_content_hd li{
	float: left;
}

.storise .storise_content .storise_content_hd li a{
	display: inline-block;
	padding:0 30px;
	color: #FFFFFF;
	font: normal 22px/70px '微软雅黑';
}

.storise .storise_content .storise_content_hd .storise_content_hd_cpsb{
	display: inline-block;
	font-weight: bold;
	height: 70px;
	background: #FFFFFF;color: #9a413f ;
}

.storise .storise_content .storise_content_hd .storise_content_hd_cpsb a{
	color: #9a413f ;
	font-weight: bold;
}

.storise .storise_content .storise_content_bd{
	overflow: hidden;
	display:none;
}
.storise .storise_content .storise_content_bd_hovs{
	overflow: hidden;
	display:block;
}
.storise .storise_content .storise_content_bd .storise_content_r{
	margin: 26px;
}

.storise .storise_content .storise_content_bd .storise_content_l{
	margin-left: 50px;
	margin-right: 70px;
}
.storise .storise_content .storise_content_bd .storise_content_l h4{
	margin-top: 70px;
	font: bold 24px/100px '微软雅黑';
	color: #333333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis
}

.storise .storise_content .storise_content_bd .storise_content_l p{
	overflow: hidden;
	margin-bottom: 40px;
	width: 340px;
	height: 250px;
	color: #333333;
	font: normal 16px/28px '微软雅黑';
}

.storise .storise_content .storise_content_bd .storise_content_l a{
	display: inline-block;
	text-align: center;
	width: 124px;
	height: 42px;
	border-radius: 30px;
	color: #FFFFFF;
	font: normal 18px/42px '微软雅黑';
	background: #a52721;
}
.storise .storise_content .storise_content_hd li:hover{
	display: inline-block;
	font-weight: bold;
	height: 70px;
	background: #FFFFFF;
	color: #9a413f ;
}
.storise .storise_content .storise_content_hd li:hover a{
	font-weight:600;
	color: #9a413f ;
}

/* 资讯动态 */

.news .news_content{
	margin-bottom: 80px;
	width: 1400px;
	height: auto;
	background: #FFFFFF;
}

.news .news_content .news_content_hd{
	width: 1320px;
	height: 70px;
	border: 1px solid #e7e7e7;
	background: #9a413f ;
	padding-left: 80px;
}

.news .news_content .news_content_hd li{
	float: left;
}

.news .news_content .news_content_hd li a{
	display: inline-block;
	padding:0 30px;
	color: #FFFFFF;
	font: normal 22px/70px '微软雅黑';
}

.news .news_content .news_content_hd .news_content_hd_qydt{
	display: inline-block;
	font-weight: bold;
	height: 70px;
	background: #FFFFFF;
	color: #9a413f ;
}

.news .news_content .news_content_hd .news_content_hd_qydt a{color: #9a413f ;font-weight: bold; }
.news .news_content .news_content_hd li:hover{
	display: inline-block;
	font-weight: bold;
	height: 70px;
	background: #FFFFFF;
	color: #9a413f ;
}
.news .news_content .news_content_hd li:hover a{
	font-weight:600;
	color: #9a413f ;
}

.news .news_content .news_content_bd{
	overflow: hidden;
	display:none;
}
.news .news_content .news_content_bd_hov{
	display:block;
}
.news .news_content .news_content_bd .news_content_l{
	width: 600px;
	height: auto;
	margin: 50px 30px;
	position:relative;
}

.news .news_content .news_content_bd .news_content_l img{
	width: 100%;
}

.news .news_content .news_content_bd .news_content_l p{
	width: 100%;
	height: 50px;
	text-align: center;
	background: #000000;
	color: #FFFFFF;
	font: normal 18px/50px '微软雅黑';
	opacity: 0.5;
	position: absolute;
	left: 0;
	bottom: 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
	
}

.news .news_content .news_content_bd .news_content_r{
	border-bottom: 1px solid #e3e3e3;
	margin-top: 30px;
	width: 720px;
	height: 100px;
	overflow: hidden;
} 

.news .news_content .news_content_bd .news_content_r .news_content_r_l{
	text-align: center;
	width: 80px;
	height: 80px;
	background: #e3e3e3;
}

.news .news_content .news_content_bd .news_content_r .news_content_r_l p{
	overflow: hidden;
	margin-top: 10px;
	color: #333333;
	font: normal 34px/35px '微软雅黑';
}

.news .news_content .news_content_bd .news_content_r .news_content_r_l span{
	display: block;
	color: #333333;
	font: normal 18px/25px '微软雅黑';
}

.news .news_content .news_content_bd .news_content_r .news_content_r_r{
	margin-top: 6px;
	margin-left: 16px;
	width: 560px;
	height: 80px;
	display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden;-webkit-line-clamp:3;
}

.news .news_content .news_content_bd .news_content_r .news_content_r_r p a{
	overflow: hidden;
	color: #333333;
	font: normal 18px/36px '微软雅黑';
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.news .news_content .news_content_bd .news_content_r .news_content_r_r p:hover a{
	color: #999999;
	}
	
.news .news_content .news_content_bd .news_content_r .news_content_r_r span a{
	overflow: hidden;
	color: #333333;
	font: normal 16px/36px '微软雅黑';overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.news .news_content .news_content_bd .news_content_r .news_content_r_r span:hover a{
	color: #999999;
	}
	
	/* 底部 */
	
.bottom{
	width: 100%;
	background: #222327;
}

.bottom .bottom_wrap{
	height: 380px;
	overflow: hidden;
}

.bottom .bottom_wrap .bottom_wrap_zhtc{
	width: 240px;
}

.bottom .bottom_wrap .bottom_wrap_zhtc li a{
	color: #FFFFFF;
	font: normal 16px/36px  '微软雅黑';
}

.bottom .bottom_wrap .bottom_wrap_zhtc li:hover a{
	color: #666666;
}

.bottom .bottom_wrap .bottom_wrap_zhtc .bottom_wrap_zhtc_hd a{
	display: block;
	padding-top: 28px;
	color: #FFFFFF;
	font: normal 22px/100px '微软雅黑';
}

.bottom .bottom_wrap .bottom_wrap_contact{
	width: 360px;
}

.bottom .bottom_wrap .bottom_wrap_contact li{
	color: #FFFFFF;
	font: normal 16px/36px  '微软雅黑';
}

.bottom .bottom_wrap .bottom_wrap_contact .bottom_wrap_contact_hd{
	display: block;
	padding-top: 28px;
	color: #FFFFFF;
	font: normal 22px/100px '微软雅黑';
}

.bottom .bottom_wrap .bottom_wrap_wechat{
	margin-left: 100px;
	width: 172px;
}

.bottom .bottom_wrap .bottom_wrap_wechat .bottom_wrap_wechat_hd{
	display: block;
	padding-top: 28px;
	color: #FFFFFF;
	font: normal 22px/100px '微软雅黑';
}

.bottom .IPC{
	border-top: 1px solid #999999;
	height: 70px;
	margin-top: 20px;
	
}

.bottom .IPC li,.bottom .IPC li a{
	color: #999999;
	font: normal 16px/70px '微软雅黑';
}


@media only screen and (max-width: 1400px) {
	
.area{width: 1200px;}
.product .product_photo div{margin-right: 28px;width: 378px;height: auto;}
.product .product_photo div .img{
	width:100%;height:auto;overflow:hidden;margin:0px;padding:0px;
}
.product .product_photo p{ width: 269px;height: auto;}
.core .core_hd{ height: 734px;}
.core .core_bd{ height: 748px;}
.solution .solution_first{width: 1200px; }
.solution .solution_first .solution_first_r p {width: 620px;}
.storise .storise_content .storise_content_hd{width: 1118px;}
.storise .storise_content{width: 1200px;}
.solution .solution_first .solution_first_r{width: 600px; height: 480px;}
.storise .storise_content .storise_content_bd .storise_content_r img{margin-top: 40px; width:750px;}
.news .news_content{width: 1200px;}
.news .news_content .news_content_hd{width: 1120px;}
.news .news_content .news_content_bd .news_content_l{width: 500px;height: auto;}
.news .news_content .news_content_bd .news_content_r .news_content_r_r{width: 500px;}
.news .news_content .news_content_bd .news_content_r{width: 600px;}
.bottom .bottom_wrap .bottom_wrap_zhtc{width: 180px;}
}



@media only screen and (max-width: 1388px) {
.product .product_photo div .img{
	width:100%;height:auto;overflow:hidden;margin:0px;padding:0px;
}
}
@media only screen and (max-width: 1200px) {
	
.product .product_photo div .img{height: auto}

	.storise .storise_content .storise_content_hd li a{    padding: 0 19px;}
.area{width: 1080px;}
.product .product_photo div{margin-right: 28px;width: 339px;height: auto;}
.product .product_photo p{ width: 269px;height: auto;}
.core .core_hd{height: 660px;}
.core .core_bd{height: 678px;}
.solution .solution_first{width: 1080px; }
.solution .solution_first .solution_first_r p {width: 500px;}
.storise .storise_content .storise_content_hd{width: 1000px;}
.storise .storise_content{width: 1080px;height: 550px;}
.solution .solution_first .solution_first_r{width: 450px; height: 480px;}
.storise .storise_content .storise_content_bd .storise_content_r img{margin-top: 40px; width: 600px;}
.storise .storise_content .storise_content_bd .storise_content_l h4{margin-top: 30px;}
.storise .storise_content .storise_content_bd .storise_content_l p {margin-bottom: 10px;}
.news .news_content{width: 1080px;}
.news .news_content .news_content_hd{width: 1000px;}
.news .news_content .news_content_bd .news_content_l{width: 500px;height: auto;}
.news .news_content .news_content_bd .news_content_l img{margin-top: 50px;}
.news .news_content .news_content_bd .news_content_r .news_content_r_r{width: 400px;}
.news .news_content .news_content_bd .news_content_r{width: 500px;}
.bottom .bottom_wrap .bottom_wrap_zhtc{width: 148px;}
}